.clear {
  clear: both;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.fdWow,
.fds {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 9999;
}
.fixedNav {
  top: 0 !important;
}
.banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.banner .bannerbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner .bannerbox ul li a {
  display: block;
}
.banner .bannerbox ul li a img {
  display: block;
  width: 100%;
}
.banner .bannerbox .swiper_bannerL {
  position: absolute;
  top: 50%;
  left: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/next.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_bannerR {
  position: absolute;
  top: 50%;
  right: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/prev.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_positon {
  position: absolute;
  right: 0%;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  bottom: 70px;
  padding-right: 10%;
}
.banner .bannerbox .swiper_positon span {
  background: #22449a;
  width: 15px;
  height: 15px;
  opacity: 1;
  margin: 0 10px 0 10px;
  border: 1px solid #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active {
  width: 50px;
  height: 15px;
  background-color: #22449a;
  border-radius: 10px;
}
.title a {
  display: block;
  position: relative;
}
.title a em {
  display: block;
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.title a span {
  width: 10px;
  height: 10px;
  display: block;
  border: 4px solid #60c5bd;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  left: 172px;
}
.title i {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #a7a7a7;
  line-height: 1;
  margin-top: 18px;
  display: block;
}
.about {
  width: 100%;
  height: 1150px;
  background: url(../images/aboutBg.jpg) no-repeat center;
  padding-top: 84px;
  box-sizing: border-box;
}
.about .aboutTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .aboutTop .aboutTopl .title a {
  display: block;
  position: relative;
}
.about .aboutTop .aboutTopl .title a em {
  display: block;
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.about .aboutTop .aboutTopl .title a span {
  width: 10px;
  height: 10px;
  display: block;
  border: 4px solid #60c5bd;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  left: 172px;
}
.about .aboutTop .aboutTopl .title i {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #a7a7a7;
  line-height: 1;
  margin-top: 18px;
  display: block;
}
.about .aboutTop .aboutTopl .aboutLine {
  width: 1px;
  height: 24px;
  display: block;
  background: #5f6060;
  margin-top: 60px;
  transform: rotate(-45deg);
}
.about .aboutTop .aboutTopl .aboutText {
  margin-top: 70px;
  font-size: 20px;
  color: #363636;
  letter-spacing: 6px;
}
.about .aboutTop .aboutTopl .aboutding {
  width: 68px;
  height: 68px;
  background: url(../images/aboutDing.png) no-repeat center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  margin-top: 58px;
  box-shadow: 0 0 25px rgba(34, 68, 154, 0.4);
}
.about .aboutTop .aboutTopl .aboutding #xunpantip {
  width: 200px;
  height: 40px;
  background: #22449a;
  text-align: center;
  line-height: 40px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 90px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.about .aboutTop .aboutTopl .aboutding #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 16%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #22449a;
}
.about .aboutTop .aboutTopl .aboutding:hover #xunpantip {
  opacity: 1;
}
.about .aboutTop .aboutTopr {
  width: 735px;
}
.about .aboutTop .aboutTopr h4 {
  margin-top: 18px;
}
.about .aboutTop .aboutTopr h4 a {
  display: block;
  font-size: 26px;
  line-height: 1;
}
.about .aboutTop .aboutTopr h4 em {
  display: block;
  color: #a5a5a5;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 12px 0 22px;
}
.about .aboutTop .aboutTopr h4 .aboutLines {
  display: block;
  width: 24px;
  height: 3px;
  background: #60c5bd;
  border-radius: 3px;
}
.about .aboutTop .aboutTopr p {
  font-size: 15px;
  color: #767676;
  line-height: 38px;
  margin-top: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 152px;
}
.about .aboutTop .aboutTopr .aboutMore {
  width: 150px;
  height: 40px;
  border: 1px solid #bfbfbf;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutTop .aboutTopr .aboutMore:hover {
  background: #22449a;
  border-color: #22449a;
  color: #fff;
}
.about .aboutBottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 113px;
}
.about .aboutBottom .aboutBottomImg {
  width: 740px;
  position: relative;
}
.about .aboutBottom .aboutBottomImg a {
  display: block;
  width: 1062px;
  height: 563px;
  position: absolute;
  top: 0;
  right: 0;
}
.about .aboutBottom .aboutBottomImg a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .aboutBottom .aboutBottomImglist {
  position: relative;
}
.about .aboutBottom .aboutBottomImglist .aboutzhuangshi {
  background: url(../images/aboutzhuangshi.png) no-repeat center;
  width: 68px;
  height: 68px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 450px;
  right: 0;
  box-shadow: 0 0 25px rgba(34, 68, 154, 0.2);
}
.about .aboutBottom .aboutBottomImglist ul {
  padding-top: 10px;
}
.about .aboutBottom .aboutBottomImglist ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  padding: 45px 0;
  overflow: hidden;
}
.about .aboutBottom .aboutBottomImglist ul li em {
  display: block;
  text-align: right;
}
.about .aboutBottom .aboutBottomImglist ul li em b {
  font-size: 16px;
  font-weight: bold;
}
.about .aboutBottom .aboutBottomImglist ul li em i {
  font-size: 12px;
  color: #9f9f9f;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.about .aboutBottom .aboutBottomImglist ul li span {
  width: 80px;
  height: 1px;
  display: block;
  background: #c5d4e3;
  margin-left: 26px;
  margin-right: 32px;
}
.about .aboutBottom .aboutBottomImglist ul li dd {
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
  width: 180px;
  position: relative;
}
.about .aboutBottom .aboutBottomImglist ul li dd b {
  font-size: 56px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #22449a;
  line-height: 1;
}
.about .aboutBottom .aboutBottomImglist ul li dd i {
  display: block;
  font-size: 16px;
  margin-left: 18px;
  line-height: 2;
  position: relative;
}
.about .aboutBottom .aboutBottomImglist ul li dd i u {
  position: absolute;
  bottom: 15px;
  font-style: normal;
  text-decoration: none;
  font-size: 26px;
  color: #22449a;
  right: 0;
}
.service {
  width: 100%;
  background: url(../images/serviceBg.jpg) no-repeat center top;
  padding-top: 112px;
  padding-bottom: 50px;
}
.service .serviceTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .serviceTop .hd {
  position: relative;
}
.service .serviceTop .hd::after {
  content: "";
  width: 150%;
  height: 1px;
  background: #e8e8e8;
  position: absolute;
  bottom: 0;
  left: 0;
}
.service .serviceTop .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.service .serviceTop .hd ul li {
  margin-left: 42px;
  padding-bottom: 25px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceTop .hd ul li a {
  display: block;
}
.service .serviceTop .hd ul li a em {
  width: 37px;
  height: 37px;
  display: block;
  background: url(../images/serviceHd1.png) no-repeat center;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceTop .hd ul li a span {
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  margin: 14px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceTop .hd ul li a i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #525252;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceTop .hd ul li.on a em {
  background: url(../images/serviceHd2.png) no-repeat center;
}
.service .serviceTop .hd ul li.on a span {
  font-weight: bold;
}
.service .serviceTop .hd ul li.on a i {
  width: 8px;
  height: 8px;
  bottom: -3px;
  background: #22449a;
}
.service .bd {
  margin-top: 47px;
}
.service .bd .serviceList ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  clear: both;
  vertical-align: middle;
}
.service .bd .serviceList ul li {
  float: left;
  width: 395px;
  height: 387px;
  border: 1px solid #d6d6d6;
  margin-right: 44px;
  margin-bottom: 50px;
}
.service .bd .serviceList ul li:nth-child(3n) {
  margin-right: 0;
}
.service .bd .serviceList ul li a {
  display: block;
  padding: 11px 11px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .bd .serviceList ul li a i {
  display: block;
  width: 100%;
}
.service .bd .serviceList ul li a i img {
  display: block;
  width: 100%;
  height: 267px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: cover;
}
.service .bd .serviceList ul li a em {
  display: block;
  padding-right: 100px;
  box-sizing: border-box;
  margin-top: 25px;
  background: url(../images/serviceIco.png) no-repeat center right;
}
.service .bd .serviceList ul li a em span {
  display: block;
  font-size: 20px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .bd .serviceList ul li a em b {
  font-size: 14px;
  color: #7d7d7d;
  font-weight: normal;
  line-height: 1;
  margin-top: 21px;
  display: block;
}
.service .bd .serviceList ul li:hover a i img {
  border-radius: 10px;
}
.service .bd .serviceList ul li:hover a em span {
  color: #22449a;
}
.service .serivceTel {
  width: 233px;
  height: 56px;
  border-radius: 56px;
  box-shadow: 0px 16px 16px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service .serivceTel i {
  width: 29px;
  height: 29px;
  background: url(../images/sericeTel.png) no-repeat center;
}
.service .serivceTel em {
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #575757;
  margin-left: 15px;
}
.reason {
  width: 100%;
  height: 920px;
  background: url(../images/reasonBg.jpg) no-repeat center top;
  position: relative;
}
.reason .dl-container {
  height: 920px;
}
.reason .dl-container .reasonBox {
  width: 787px;
  height: 672px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.reason .dl-container .reasonBox .title {
  padding-top: 74px;
}
.reason .dl-container .reasonBox .title a span {
  left: 325px;
}
.reason .dl-container .reasonBox .bd {
  margin-top: 14px !important;
}
.reason .dl-container .reasonBox .bd .reasonList {
  width: 100%;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonTop h4 {
  font-size: 24px;
  line-height: 50px;
  border-bottom: 1px solid #c1c1c1;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonTop i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #22449a;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #fff;
  margin-left: 18px;
}
.reason .dl-container .reasonBox .bd .reasonList p {
  color: #777777;
  font-size: 15px;
  margin-top: 20px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 90px;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonImg {
  display: block;
  width: 100%;
  margin-top: 5px;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonImg ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonImg ul li {
  width: 376px;
  height: 243px;
  display: block;
}
.reason .dl-container .reasonBox .bd .reasonList .reasonImg ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reason .dl-container .reasonBox .reasonpjt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 30px;
}
.reason .dl-container .reasonBox .reasonpjt .reasonpjttext {
  font-size: 12px;
  color: rgba(152, 152, 152, 0.5);
  text-transform: uppercase;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  line-height: 50px;
  letter-spacing: 9px;
}
.reason .dl-container .reasonBox .reasonpjt .reasonjt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reason .dl-container .reasonBox .reasonpjt .reasonjt .reasonjtl {
  width: 49px;
  height: 49px;
  background: url(../images/reasonJt1.png) no-repeat center;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .dl-container .reasonBox .reasonpjt .reasonjt .reasonjtl:hover {
  background: url(../images/reasonJt2.png) no-repeat center;
}
.reason .dl-container .reasonBox .reasonpjt .reasonjt .reasonjtr {
  width: 49px;
  height: 49px;
  background: url(../images/reasonJt1.png) no-repeat center;
  display: block;
  cursor: pointer;
  transform: rotate(180deg);
  margin-left: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .dl-container .reasonBox .reasonpjt .reasonjt .reasonjtr:hover {
  background: url(../images/reasonJt2.png) no-repeat center;
}
.case {
  padding-top: 80px;
}
.case .title a span {
  left: 192px;
}
.case .caseBox {
  margin-top: 43px !important;
}
.case .caseBox ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  clear: both;
  vertical-align: middle;
}
.case .caseBox ul li {
  float: left;
  width: 390px;
  height: 339px;
  border: 1px solid #e6f0fa;
  margin-right: 52px;
  margin-bottom: 50px;
  background: #e6f0fa;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li::after {
  content: "";
  width: 0px;
  height: 3px;
  background: #60c5bd;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
}
.case .caseBox ul li a {
  display: block;
  padding: 20px 20px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li a i {
  display: block;
  width: 100%;
}
.case .caseBox ul li a i img {
  display: block;
  width: 100%;
  height: 220px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: cover;
}
.case .caseBox ul li a em {
  display: block;
  padding-right: 100px;
  box-sizing: border-box;
  margin-top: 25px;
  background: url(../images/caseIco.png) no-repeat center right;
}
.case .caseBox ul li a em span {
  display: block;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li a em b {
  font-size: 12px;
  color: #7d7d7d;
  font-weight: normal;
  line-height: 1;
  margin-top: 12px;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.case .caseBox ul li:hover {
  background: #fff;
  border-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.case .caseBox ul li:hover::after {
  width: 100%;
}
.case .caseJt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.case .caseJt .caseJtr {
  width: 40%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.case .caseJt .caseJtr::before {
  flex: 1;
  content: "";
  height: 1px;
  background: #efeff0;
}
.case .caseJt .caseJtr em {
  width: 52px;
  height: 52px;
  background: url(../images/caseJt1.png) no-repeat center;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseJt .caseJtr em:hover {
  background-image: url(../images/caseJt2.png);
}
.case .caseJt .casepation {
  width: 16%;
  height: 52px;
}
.case .caseJt .casepation ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  height: 52px;
  align-items: center;
}
.case .caseJt .casepation ul li {
  width: 17px;
  height: 17px;
  display: block;
  background: url(../images/casepation1.png) no-repeat center;
  margin: 0 7px;
  cursor: pointer;
}
.case .caseJt .casepation ul li.on {
  background-image: url(../images/casepation2.png);
}
.case .caseJt .caseJtl {
  width: 40%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
}
.case .caseJt .caseJtl::before {
  flex: 1;
  content: "";
  height: 1px;
  background: #efeff0;
}
.case .caseJt .caseJtl em {
  width: 52px;
  height: 52px;
  background: url(../images/caseJt1.png) no-repeat center;
  display: block;
  cursor: pointer;
  transform: matrix3d(-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseJt .caseJtl em:hover {
  background-image: url(../images/caseJt2.png);
}
.news {
  width: 100%;
  height: 809px;
  background: url(../images/news.jpg) no-repeat center;
  padding-top: 60px;
  box-sizing: border-box;
}
.news .dl-container::after {
  content: "";
  width: 37px;
  height: 37px;
  background: url(../images/newsIco.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.news .newsTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.news .newsTop::after {
  content: "";
  width: 800px;
  left: -810px;
  position: absolute;
  top: 50px;
  background: #dadada;
  height: 1px;
}
.news .newsTop::before {
  content: "";
  width: 100vw;
  left: 190px;
  position: absolute;
  top: 50px;
  background: #dadada;
  height: 1px;
}
.news .newsTop .title a span {
  left: 192px;
}
.news .newsTop .hd {
  width: 480px;
  position: relative;
  z-index: 2;
  margin-top: 10px;
  margin-right: 50px;
}
.news .newsTop .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: 80px;
  align-items: center;
}
.news .newsTop .hd ul li a {
  width: 140px;
  height: 42px;
  background: #fff;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.news .newsTop .hd ul li a i {
  width: 18px;
  height: 18px;
  display: block;
  background: url(../images/newsHd1.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsTop .hd ul li a em {
  font-size: 16px;
  color: #404040;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 10px;
}
.news .newsTop .hd ul li.on a {
  background: #22449a;
}
.news .newsTop .hd ul li.on a i {
  background: url(../images/newsHd2.png) no-repeat center;
}
.news .newsTop .hd ul li.on a em {
  color: #fff;
}
.news .bd .newsList {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .bd .newsList .newsListl {
  width: 730px;
}
.news .bd .newsList .newsListl ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .bd .newsList .newsListl ul li {
  width: 356px;
  height: 526px;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 12px 10px;
  box-sizing: border-box;
}
.news .bd .newsList .newsListl ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.news .bd .newsList .newsListl ul li a i {
  display: block;
  width: 100%;
  height: 258px;
  overflow: hidden;
}
.news .bd .newsList .newsListl ul li a i img {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
  object-fit: cover;
}
.news .bd .newsList .newsListl ul li a em {
  display: block;
  margin-top: 55px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #575757;
}
.news .bd .newsList .newsListl ul li a b {
  display: block;
  width: 37px;
  height: 5px;
  background: #22449a;
  border-radius: 5px;
  margin-top: 18px;
  margin-bottom: 24px;
}
.news .bd .newsList .newsListl ul li a span {
  display: block;
  font-size: 15px;
  color: #8f8f8f;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 45px;
}
.news .bd .newsList .newsListl ul li a u {
  font-size: 12px;
  color: #707070;
  padding: 5px 7px;
  display: table;
  background: #f2f2f2;
  text-transform: uppercase;
  margin-top: 20px;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsListl ul li:hover a i img {
  transform: scale(1.1);
}
.news .bd .newsList .newsListl ul li:hover a em {
  color: #22449a;
}
.news .bd .newsList .newsListl ul li:hover a u {
  background: #22449a;
  color: #fff;
}
.news .bd .newsList .newsListr {
  width: 494px;
}
.news .bd .newsList .newsListr ul li {
  display: flex;
  height: 172px;
  align-items: center;
  border-bottom: 2px solid #dfe2e5;
  position: relative;
}
.news .bd .newsList .newsListr ul li::after {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  border-radius: 50%;
  border: 2px solid #dfe2e5;
  position: absolute;
  bottom: -5px;
  left: -7px;
}
.news .bd .newsList .newsListr ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.news .bd .newsList .newsListr ul li a .newsListText {
  width: 320px;
}
.news .bd .newsList .newsListr ul li a .newsListText em {
  font-size: 14px;
  color: #999999;
  display: flex;
  align-items: flex-end;
  line-height: 1;
  padding-top: 10px;
}
.news .bd .newsList .newsListr ul li a .newsListText em b {
  font-size: 34px;
  color: #999999;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-right: 10px;
  line-height: 0.5;
}
.news .bd .newsList .newsListr ul li a .newsListText span {
  margin-top: 20px;
  display: block;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #575757;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsListr ul li a .newsListText u {
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #9b9b9b;
  width: 100%;
  display: block;
  margin-top: 22px;
  font-size: 15px;
}
.news .bd .newsList .newsListr ul li a .newsListImg {
  width: 168px;
  height: 125px;
  display: block;
  border: 1px solid #d6d6d6;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsListr ul li a .newsListImg b {
  padding: 8px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.news .bd .newsList .newsListr ul li a .newsListImg b img {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsListr ul li a:hover .newsListText span {
  color: #22449a;
}
.news .bd .newsList .newsListr ul li a:hover .newsListImg {
  border-radius: 10px;
}
.news .bd .newsList .newsListr ul li a:hover .newsListImg img {
  border-radius: 10px;
}


.image-list-href{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-list-item canvas {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.image-list-img {
  width: 100%;
  display: block;
}

.image-list-item{
  position: relative;
}